home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / seemail1.zip / SMI2A0F.LD < prev    next >
Text File  |  1991-10-20  |  467b  |  16 lines

  1. field("MVE_F_Yr",int,3,20,4)
  2. field("MVE_F_Mn",int,3,25,2)
  3. field("MVE_F_Dy",int,3,28,2)
  4. field("MVE_T_Yr",int,5,20,4)
  5. field("MVE_T_Mn",int,5,25,2)
  6. field("MVE_T_Dy",int,5,28,2)
  7. txtfield(3,27,1,"/")
  8. txtfield(5,27,1,"/")
  9. txtfield(5,13,6,"To   :")
  10. txtfield(5,24,1,"/")
  11. txtfield(3,13,6,"From :")
  12. txtfield(3,24,1,"/")
  13. txtfield(1,2,34,"Enter date range required for move")
  14. txtfield(7,2,36,"Press <F10> to accept, <Esc> to Exit")
  15. windowsize(8,41)
  16. windowpos(5,20)